Uses of Interface
org.eclipse.vtp.framework.interactions.core.platforms.ILink

Packages that use ILink
org.eclipse.vtp.framework.engine.http   
org.eclipse.vtp.framework.interactions.core.platforms   
 

Uses of ILink in org.eclipse.vtp.framework.engine.http
 

Methods in org.eclipse.vtp.framework.engine.http that return ILink
 ILink DeploymentExecution.createAbortLink()
           
 ILink DeploymentExecution.createNextLink()
           
 ILink DeploymentExecution.createResourceLink(java.lang.String path)
           
 

Uses of ILink in org.eclipse.vtp.framework.interactions.core.platforms
 

Methods in org.eclipse.vtp.framework.interactions.core.platforms that return ILink
 ILink ILinkFactory.createAbortLink()
           
 ILink ILinkFactory.createNextLink()
           
 ILink ILinkFactory.createResourceLink(java.lang.String path)